Contact us Category listing - devel (List all)
((V)irtual = Package is only listed here)
Previous | Query returned 1333 packages, results 701 to 800 | Next

p5-IO-All Spiffy OO interface to Perl IO
p5-IO-Capture Perl modules to capture output to stdout and stderr
p5-IO-CaptureOutput Perl module capture STDOUT and STDERR from Perl code, subprocesses or XS
p5-IO-Compress IO Interface to compressed data files/buffers
p5-IO-Digest Perl module to calculate digests while reading or writing
p5-IO-InSitu Perl 5 module to do in-situ processing on a file
p5-IO-Interactive Perl 5 module prodiving utilities for interactive I/O
p5-IO-LockedFile Supply object methods for locking files
p5-IO-Multiplex Perl module to manage IO on many file handles
p5-IO-Null Perl module for null filehandles
p5-IO-Pager Perl module for paged I/O to the terminal
p5-IO-Prompt Interactively prompt for user input
p5-IO-String Perl module for I/O on in-core objects like strings and arrays
p5-IO-stringy Perl class for I/O on in-core objects like strings and arrays
p5-IO-Stty Perl class for I/O on tty devices
p5-IO-Tee Multiplex output to multiple output handles
p5-IO-TieCombine Perl 5 module to produce tied separate but combined variables
p5-IO-Tty Another Perl class for I/O on tty and pseudo-tty devices
p5-IO-Util Selection of general-utility IO function
p5-IO-Zlib Perl5 IO:: style interface to Compress::Zlib
p5-IPC-Cmd Perl module for finding and running system commands
p5-IPC-PubSub Perl 5 module providing interprocess publish/subscribe channels
p5-IPC-Run Perl module for interacting with child processes
p5-IPC-Run3 IPC::Run3 - run a subprocess in batch mode
p5-IPC-Shareable Tie a variable to shared memory
p5-IPC-SharedCache Cache data in shared memory
p5-IPC-ShareLite Light-weight interface to shared memory
p5-IPC-System-Simple Run commands simply, with detailed diagnostics
p5-IPC-SysV Perl module which defines+exports SysV IPC constants and system calls
p5-LDAP Perl5 module to build LDAP clients with perl
p5-Lexical-Persistence Perl 5 module providing persistent lexical variables
p5-lib-abs Perl 5 module to add in @INC absolute paths from relative ones
p5-List-MoreUtils Provide the stuff missing in List::Util
p5-local-lib Create and use a local lib/ for perl modules with PERL5LIB
p5-Locale-libintl (V) Perl internationalization library
p5-Locale-Msgfmt Perl 5 module to compile .po files to .mo files
p5-Log-Agent General logging framework aimed at reusable modules
p5-Log-Any Perl5 module to bring loggers and listeners together
p5-Log-Any-Adapter Tell Log::Any where to send its logs
p5-Log-Any-Adapter-Dispatch Log::Any adapter uses Log::Dispatch for logging
p5-Log-Any-Adapter-Log4perl Adapter to use Log::Log4perl with Log::Any
p5-Log-Dispatch Perl module for logging messages to multiple outputs
p5-Log-Dispatch-Config Configure Log::Dispatch with a config file, a la Java's log4j
p5-Log-Dispatch-DBI Perl module for logging messages via the DBI interface
p5-Log-Dispatch-FileRotate Perl5 module to log to files which archive/rotate themselves
p5-Log-Log4perl Log::Log4perl - Log4j implementation for Perl
p5-Log-LogLite Simple logging class for Perl
p5-Log-Report Perl5 module to report a problem, pluggable handlers and language support
p5-Log-Trace Perl 5 module providing a unified approach to tracing
p5-Mac-Carbon Carbon API for perl on Mac OS X
p5-Make Perl5 module implementing 'make' in Perl
p5-Math-Bezier (V) Perl module for the solution of Bezier curves
p5-Memoize Transparently speed up functions by caching return values
p5-Memoize-ExpireLRU Expiry plug-in for Memoize that adds LRU cache expiration
p5-Method-Signatures-Simple Basic signatures method declarations, without source filters
p5-Mixin-Linewise Perl 5 linewise readers and writers for strings and filenames
p5-Module-Build Build and install Perl modules
p5-Module-CoreList Perl 5 module inventorying modules shipped with core Perl
p5-Module-CPANTS-Analyse Perl5 module to generate Kwalitee ratings for a distribution
p5-Module-Dependency Build perl program/module dependency graph
p5-Module-ExtractUse Perl 5 module to find out what modules are used
p5-Module-Find Lets you find and use modules in categories
p5-Module-Install Perl5 module for building and installing Perl modules
p5-Module-Install-PadrePlugin Module::Install support for Padre plugins
p5-Module-Install-RTx Perl5 module for building and installing RT extensions
p5-Module-Install-Substitute Perl5 module to substitute values into files before install
p5-Module-Load Perl5 module to runtime require of both modules and files
p5-Module-Pluggable Perl 5 module for automatically adding the ability to have plugins to modules
p5-Module-Refresh Perl5 module providing %INC files refreshing when updated on disk
p5-Module-ScanDeps Perl 5 module to recursively scan Perl code for dependencies
p5-Module-Signature (V) Perl5 module adding cryptographic authentications to CPAN distributions
p5-Module-Starter Perl 5 module acting as a simple starter kit for any module
p5-Module-Starter-PBP Perl 5 module plugin for Module::Starter module
p5-Module-Util Module name tools and transformations
p5-Module-Versions-Report Extension to report versions of all modules in memory
p5-Moose Postmodern object system for Perl 5
p5-Moose-Autobox Perl 5 module providing autoboxed wrappers for native datatypes
p5-Moose-Policy Moose-mounted police
p5-MooseX-App-Cmd Perl 5 module providing MooseX::Getopt and App::Cmd mashup
p5-MooseX-AttributeHelpers Perl 5 module providing extensions to Moose attributes interface
p5-MooseX-Attributes-Curried Perl 5 module to define curried versions of has in Moose
p5-MooseX-ClassAttribute Perl 5 module to declare class attributes Moose-style
p5-MooseX-ConfigFromFile Abstract Moose role for setting attributes from a configfile
p5-MooseX-Declare Perl 5 module providing declarative syntax for Moose
p5-MooseX-Emulate-Class-Accessor-Fast Emulate Class::Accessor::Fast behavior using Moose attributes
p5-MooseX-Getopt Perl 5 Moose role for processing command line options
p5-MooseX-InsideOut Perl 5 module providing inside-out objects with Moose
p5-MooseX-LazyRequire Required attributes which fail only when trying to use them
p5-MooseX-Meta-TypeConstraint-ForceCoercion Perl 5 module providing forced coercion validating type constraints
p5-MooseX-Method-Signatures Perl 5 module for method declarations with type constraints
p5-MooseX-MethodAttributes Perl5 module for code attribute introspection
p5-MooseX-MultiInitArg Attributes with aliases for constructor arguments
p5-MooseX-NonMoose Perl 5 module to subclass non-Moose classes with Moose
p5-MooseX-Object-Pluggable Perl 5 module to add plugin support to Moose classes via roles
p5-MooseX-Param Simple role to provide a standard param method
p5-MooseX-Params-Validate Extension of Params::Validate for using Moose's types
p5-MooseX-Role-Parameterized Perl 5 module to create Moose roles with composition parameters
p5-MooseX-Role-WithOverloading Moose extension for roles which support overloading
p5-MooseX-SemiAffordanceAccessor Perl 5 module to name your accessors foo() and set_foo()
p5-MooseX-SimpleConfig Moose role for setting attributes from a simple configfile